Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
css
:
sticky-footer.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/* Sticky footer styles -------------------------------------------------- */ html { position: relative; min-height: 100%; } .footer { position: absolute; bottom: 0; width: 100%; height: 25px; /* Set the fixed height of the footer here */ line-height: 25px; /* Vertically center the text there */ background-color: #f5f5f5; font-size: 12px; }